CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough circle

搜索资源列表

  1. houghcircle

    0下载:
  2. 一篇关于改进的hough算法检测圆,包括圆心的位置检测,半径的检测,与传统的hough相比,有了很大的改进。-An improved algorithm of hough circle detection, including the detection of the center position, the radius of detection, compared with traditional hough, has been greatly improved.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:345768
    • 提供者:liufei
  1. hough

    0下载:
  2. 这是检测圆的霍夫算法程序,用C++编写,需要的下载-hough transform to detect the circle
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:1579
    • 提供者:王阳
  1. circle-Hough

    0下载:
  2. hough变换是实现图像边缘检测的一种有效方法,其基本思想是将测量空间的一点变换到参量空间中的一条曲线或一个曲面,而具有同一参量特征的点交换后在参量空间中相交,通过判断交点处的积累程度来完成特征曲线的检测,-hough transform to achieve image edge detection of one kind of effective method The basic idea of ​ ​ the measurement space point conver
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:51629
    • 提供者:tiancai
  1. circle

    0下载:
  2. 本程序能够实现对十字坐标中圆心的捕捉,基本是采用hough园变换的方法,可以获取圆心的坐标以及圆的半径大小。-The program is able to achieve to Capture Cross coordinates the center, basically transform hough Park, you can get the center coordinates and the radius of the circle.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:3297831
    • 提供者:xingzhiwen
  1. Hough-transform-to-get-circle

    0下载:
  2. 用HOUGH变换在彩色图片中找圆,目前参数只能找到比较标准的圆-to find cirle in a color picture with HOUGH transform
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:17666307
    • 提供者:李先生
  1. 0773383inspection

    0下载:
  2. hough 圆检测,使用opencv源程序-hough circle
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:38526
    • 提供者:袁园
  1. Hough

    0下载:
  2. 用HOUGH检测直线的时候是两个未知量,因为轴半径和相角可以确定一条直 线,在HOUGH域出现累计最大点就可能是原域中的直线。现在回到圆的检测 上来,确定一个圆需要什么:X坐标,Y坐标,半径三个未知量吧,好了,现在, 你做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长 进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如 果你的X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径-The HOUGH detect stra
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:45582
    • 提供者:chen
  1. hough

    0下载:
  2. 利用霍夫变换原理求解圆环的圆心,以及半径-The Hough transform principle solving Rings center of the circle, as well as the radius
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1031
    • 提供者:杜晓辉
  1. opencv_test

    0下载:
  2. 使用摄像头对采集到的图像进行hough圆变换,并显示。-Using the camera the hough circle transform images collected and displayed.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-01
    • 文件大小:20701006
    • 提供者:501821782
  1. Hough

    0下载:
  2. Hough检测直线,圆,椭圆的代码,用hough变换实现圆的检测,能完美检测出图像中的圆、直线和椭圆-Hough detection of straight line, circle, ellipse, code, hough transform circle detection can be perfect in the detected image of circles, lines and ellipses
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:2268
    • 提供者:李文
  1. Hough-TRANSFORM

    0下载:
  2. 用Hough变换检测出图像中圆 -Hough transform detection image circle
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:1472
    • 提供者:海纳百川
  1. hough-trans

    0下载:
  2. Circle find with hough trans
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:51317
    • 提供者:limtkttl
  1. houghcircle

    0下载:
  2. 这是利用hough圆检测法检测人眼的主程序-This is the main program using Hough circle detection method for the detection of the human eye
  3. 所属分类:OS Develop

    • 发布日期:2017-11-24
    • 文件大小:971
    • 提供者:王慧
  1. Circle-detection-

    0下载:
  2. 基于c—v模型和hough变换的圆检测,输出圆的参数-C-v model and hough transform circle detection, the output parameters of the circle
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:2754
    • 提供者:shaw
  1. hough_Matlab

    0下载:
  2. hough圆检测的一些原理和代码!对于初学的有很大作用!-hough circle detection of some of the principles and code! There is a significant role for the beginner!
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:14182
    • 提供者:niewei
  1. VehicleWheel

    0下载:
  2. 可以进行车轮的检测,利用的是hough圆检测加上车轮特性-The wheel can be detected using the wheel characteristics hough circle detection with
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:941
    • 提供者:庄晓滨
  1. Circle

    0下载:
  2. 界面编程,通过霍夫变换检测图形中的圆。同时可以得到圆半径-Programming interface, through the Hough transform detection graphic circle.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:3958014
    • 提供者:杜朵朵
  1. circle-detect

    0下载:
  2. 这是我搜集的用VC编写圆检测程序的一些代码和算法,算法以HOUGH变换为主-This is my collection of circle detection using VC procedures to prepare a number of code and algorithm to transform the main HOUGH
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:5940
    • 提供者:tinMay
  1. Circle-detection

    1下载:
  2. hough和randon函数求图像中圆,对于水中气泡检测效果很不错-Circle detection based on random Hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:126604
    • 提供者:武彦林
  1. houghcircle

    0下载:
  2. hough 圆检测,检测出图像中的圆形,并求得半径和质心-hough circle detection, detection of the image circle, and seek radius and centroid
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1157
    • 提供者:emily
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com